home *** CD-ROM | disk | FTP | other *** search
/ MacFormat España 25 / MacFormat n. 25 (Spain) / MacFormat 25.bin / mac / Demos / Print Artist Demo / PA12-Mac.Dxr / 00433.ls < prev    next >
Encoding:
Text File  |  1996-10-03  |  89 b   |  7 lines

  1. on exitFrame
  2.   if the timer < 2 then
  3.     wait(2 - the timer)
  4.   end if
  5.   startTimer()
  6. end
  7.